6 lines
101 B
TypeScript
6 lines
101 B
TypeScript
/**
|
|
* @packageDocumentation
|
|
* @module std.experimental
|
|
*/
|
|
export * from "./container/index";
|