Skip to content
neuroimjs
Search
K
Main Navigation
Guide
Examples
API
v0.1.0
Release Notes
npm
Stability & Roadmap
Appearance
Menu
Return to top
On this page
Type Alias: AxisName
ts
type
AxisName
=
"i"
|
"j"
|
"k"
|
"t"
|
"x"
|
"y"
|
"z"
;
Defined in:
src/types.ts:194