index.d.ts 141 B

123456
  1. export default location;
  2. /**
  3. * Path to CSS functions list JSON file.
  4. */
  5. declare const location: string;
  6. //# sourceMappingURL=index.d.ts.map