MCPcopy Create free account
hub / github.com/editablejs/editable / template.ts

File template.ts

packages/plugins/list/src/ordered/template.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { ListTemplate } from '@editablejs/models'
2
3const toABC = (num: number): string => {
4 return num <= 26

Callers

nothing calls this directly

Calls 2

toABCFunction · 0.85
toRomanFunction · 0.85

Tested by

no test coverage detected