UNPKG

interactive-cli-leetcode-solutions

Version:
5 lines (4 loc) 237 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const path_1 = require("path"); exports.default = (target) => (0, path_1.join)((0, path_1.normalize)((0, path_1.join)(__dirname, '../../')), 'assets', target);