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

4 lines
190 B
Plaintext

import * as ts from 'typescript';
declare function requiresQuoting(name: string, target?: ts.ScriptTarget): boolean;
export { requiresQuoting };
//# sourceMappingURL=requiresQuoting.d.ts.map