7 lines
65 B
TypeScript
7 lines
65 B
TypeScript
/**
|
|
* FEWD common js lib functions
|
|
*
|
|
* @module
|
|
*/
|
|
export {};
|