fcall
v1.0.0
Published
Load and execute a hot function in JavaScript/TypeScript
Downloads
5
Readme
hotfunc
(Hot Function): Load and execute a hot function in JavaScript/TypeScript
How to use hotfunc()
?
// First, you need to import the `hotfunc` module
import hotfunc from 'hotfunc';
// Then, do whatever you want with `hotfunc`