3 lines
64 B
TypeScript
3 lines
64 B
TypeScript
export * from "./async-result.ts";
|
|
export * from "./result.ts";
|
export * from "./async-result.ts";
|
|
export * from "./result.ts";
|