Skip to content
@nhtio/lucid-resourceful-vue-components
Search
K
Main Navigation
Home
Quick Start
API
Appearance
Menu
Return to top
On this page
Type Alias: RoundingFunction()
ts
type
RoundingFunction
=
(
value
:
number
)
=>
number
;
Parameters
Parameter
Type
value
number
Returns
number