Files
2025-03-07 19:22:02 +01:00

3 lines
182 B
TypeScript

declare function _exports(context: Context, node: ASTNode, variable: string, ...args: any[]): boolean;
export = _exports;
//# sourceMappingURL=isDestructuredFromPragmaImport.d.ts.map