Skip to content
tsu
Search
K
Main Navigation
Get Started
Source
Appearance
Menu
Return to top
On this page
Table of Contents for current page
noop
Does nothing.
Usage
ts
import
{
noop
}
from
'
tsu
'
noop
()
// nothing
Type Definitions
ts
function
noop
()
:
void