UNPKG

162 BJavaScriptView Raw
1"use strict";
2
3const loader = require("./index");
4
5module.exports = loader.default;
6module.exports.defaultGetLocalIdent = require("./utils").defaultGetLocalIdent;
\No newline at end of file