mirror of
https://github.com/hydralauncher/hydra.git
synced 2026-01-18 16:53:57 +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
|