UNPKG

@nativewrappers/client

Version:

Javascript/Typescript wrapper for the FiveM natives

6 lines (5 loc) 109 B
export declare class Notification { private handle; constructor(handle: number); hide(): void; }