UNPKG

@nswhp/golden-path

Version:
11 lines (10 loc) 258 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.index = void 0; const golden_path_1 = require("./golden-path"); function index() { return (0, golden_path_1.GoldenPath)(); } exports.index = index; ; index();