mirror of
https://github.com/tiramisulabs/seyfert.git
synced 2025-07-01 20:46:08 +00:00
8 lines
67 B
TypeScript
8 lines
67 B
TypeScript
/**
|
|
* future update
|
|
*/
|
|
|
|
export interface BaseTransporter {
|
|
//
|
|
}
|