UNPKG

@typescript-package/core

Version:

A TypeScript library with features used across other `typescript-package` libraries.

4 lines (3 loc) 137 B
export { resultCallback } from './result-callback.func'; export { typeOf } from './type-of.func'; export { Value } from './value.class';