6 lines
73 B
TypeScript
6 lines
73 B
TypeScript
/**
|
|
* SIM Domain - Providers
|
|
*/
|
|
|
|
export * as Freebit from "./freebit";
|