3 lines
46 B
TypeScript
3 lines
46 B
TypeScript
|
import api from "./typings/api"
|
||
|
export = api;
|