UNPKG

@freemework/common

Version:

Common library of the Freemework Project.

5 lines (3 loc) 179 B
export { RuntimeReadonlyMap } from "./extension.map.js"; export { RuntimeReadonlySet } from "./extension.set.js"; export type { FUtilUnReadonly } from "./f_util_un_readonly.js";