Skip to content

Hold404/samp-cef-types

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SAMP CEF Types

SAMP CEF Types - is a type defenitions for SAMP CEF Browser API.
You can read more about Browser API here.

📦 Instalation

# With npm
> npm i --save-dev samp-cef-types

# With yarn
> yarn add -D samp-cef-types

# With pnpm
> pnpm add -D samp-cef-types

✨ Usage

To make these types detectable, you need to add the types property below to tsconfig.json on each side of your project.

{
  "compilerOptions": {
    "types": ["{RELATIVE_PATH_TO_NODE_MODULES}/samp-cef-types"]
  }
}

About

SAMP CEF TypeScript support.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •