4 lines
35 B
TypeScript
4 lines
35 B
TypeScript
|
import ky from 'ky';
|
||
|
|
||
|
export = ky;
|