Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/glidejs/glide
/ direction.js
File
direction.js
src/components/direction.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ warn } from
'../utils/log'
2
import
{ define } from
'../utils/object'
3
4
const
VALID_DIRECTIONS = [
'ltr'
,
'rtl'
]
Callers
nothing calls this directly
Calls
3
define
Function · 0.90
on
Method · 0.45
mount
Method · 0.45
Tested by
no test coverage detected