mirror of
https://github.com/Drop-OSS/droplet.git
synced 2025-11-10 04:22:16 +10:00
initial commit
This commit is contained in:
6
index.d.ts
vendored
Normal file
6
index.d.ts
vendored
Normal file
@ -0,0 +1,6 @@
|
||||
/* tslint:disable */
|
||||
/* eslint-disable */
|
||||
|
||||
/* auto-generated by NAPI-RS */
|
||||
|
||||
export declare function repack(source: string, output: string): Promise<void>
|
||||
Reference in New Issue
Block a user