mirror of
https://github.com/hydralauncher/hydra.git
synced 2026-01-11 05:46:17 +00:00
6 lines
167 B
TypeScript
6 lines
167 B
TypeScript
/* auto-generated by NAPI-RS */
|
|
/* eslint-disable */
|
|
export declare function gayChecker(name: string): boolean
|
|
|
|
export declare function plus100(input: number): number
|