source: imaps-frontend/node_modules/sass/sass.default.cjs@ 0c6b92a

main
Last change on this file since 0c6b92a was 0c6b92a, checked in by stefan toskovski <stefantoska84@…>, 5 weeks ago

Pred finalna verzija

  • Property mode set to 100644
File size: 235 bytes
Line 
1require('./sass.dart.js');
2const library = globalThis._cliPkgExports.pop();
3if (globalThis._cliPkgExports.length === 0) delete globalThis._cliPkgExports;
4library.load({
5 immutable: require("immutable"),
6});
7
8module.exports = library;
Note: See TracBrowser for help on using the repository browser.