4 lines
No EOL
135 B
TypeScript
4 lines
No EOL
135 B
TypeScript
/* native functions declaration */
|
|
|
|
import * as updater from "updater/updater";
|
|
declare function displayCriticalError(message: string); |