Skip to content

A TypeScript Interface for the toastr JavaScript Library.

Notifications You must be signed in to change notification settings

christianwico/ToastrTS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

ToastrTS

A TypeScript Interface for the toastr JavaScript Library.

Usage

Import the toastr library to your project along with the interface file. Then, declare the toastr variable as:

...

declare var toastr: IToastr;

...

About

A TypeScript Interface for the toastr JavaScript Library.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published