UNPKG

sardines-compile-time-tools

Version:

sardines.compile-time-tools.js is part of the sardines.io project

5 lines 258 B
export { compile } from './compiler'; export { publish } from './publisher'; export { Version, VersioningArguments, GitVersioning, GitVersionTag, getLatestVersion } from './versioning'; export { Source } from './sourcing'; //# sourceMappingURL=index.d.ts.map