MCPcopy
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

1import { warn } from '../utils/log'
2import { define } from '../utils/object'
3
4const VALID_DIRECTIONS = ['ltr', 'rtl']

Callers

nothing calls this directly

Calls 3

defineFunction · 0.90
onMethod · 0.45
mountMethod · 0.45

Tested by

no test coverage detected