UNPKG

@thatcompany/ts-tool

Version:

基于TypeScript编写的工具库

7 lines 203 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.IAnnotation = void 0; class IAnnotation { } exports.IAnnotation = IAnnotation; //# sourceMappingURL=IAnnotation.js.map