mirror of
https://github.com/Drop-OSS/droplet.git
synced 2026-01-30 20:55:18 +01:00
7 lines
154 B
TypeScript
7 lines
154 B
TypeScript
/* tslint:disable */
|
|
/* eslint-disable */
|
|
|
|
/* auto-generated by NAPI-RS */
|
|
|
|
export declare function repack(source: string, output: string): Promise<void>
|