UNPKG

@teambit/harmony

Version:
7 lines 224 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.HookNotFound = void 0; class HookNotFound extends Error { } exports.HookNotFound = HookNotFound; //# sourceMappingURL=hook-not-found.js.map