mirror of
https://github.com/tauri-apps/tauri.git
synced 2024-12-18 16:11:38 +03:00
7 lines
194 B
TypeScript
7 lines
194 B
TypeScript
/* tslint:disable */
|
|
/* eslint-disable */
|
|
|
|
/* auto-generated by NAPI-RS */
|
|
|
|
export function run(args: Array<string>, binName: string | undefined | null, callback: (...args: any[]) => any): void
|