source: node_modules/autolinker/dist/commonjs/version.js@ 65b6638

main
Last change on this file since 65b6638 was d24f17c, checked in by Aleksandar Panovski <apano77@…>, 15 months ago

Initial commit

  • Property mode set to 100644
File size: 264 bytes
RevLine 
[d24f17c]1"use strict";
2Object.defineProperty(exports, "__esModule", { value: true });
3exports.version = void 0;
4// Important: this file is generated from the 'build' script and should not be
5// edited directly
6exports.version = '3.16.2';
7//# sourceMappingURL=version.js.map
Note: See TracBrowser for help on using the repository browser.