UNPKG

@nativewrappers/fivem

Version:

Native wrappers and utilities for use with FiveM.

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