UNPKG

@inlang/paraglide-js

Version:

[![NPM Downloads](https://img.shields.io/npm/dw/%40inlang%2Fparaglide-js?logo=npm&logoColor=red&label=npm%20downloads)](https://www.npmjs.com/package/@inlang/paraglide-js) [![GitHub Issues](https://img.shields.io/github/issues-closed/opral/paraglide-js?lo

4 lines 241 B
export declare function isValidIdentifier(name: string): boolean; export declare function quotePropertyKey(name: string): string; export declare function compileInputAccess(name: string): string; //# sourceMappingURL=variable-access.d.ts.map