UNPKG

@tsdi/unit

Version:

unit testing framework, base on AOP, Ioc container

8 lines (6 loc) 251 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.ExpectToken = void 0; var ioc_1 = require("@tsdi/ioc"); exports.ExpectToken = ioc_1.tokenId('unit-expect'); //# sourceMappingURL=../sourcemaps/assert/expects.js.map