astro-ghostcms/.pnpm-store/v3/files/dc/2887784814480a9f543195e0b80...

4 lines
190 B
Plaintext
Raw Normal View History

2024-02-14 14:10:47 +00:00
import * as ts from 'typescript';
declare function requiresQuoting(name: string, target?: ts.ScriptTarget): boolean;
export { requiresQuoting };
//# sourceMappingURL=requiresQuoting.d.ts.map