Searched defs:isCode (Results 1 – 2 of 2) sorted by relevance
| /expo/docs/common/ | ||
| H A D | snack.ts | 24 const isCode = /\.(jsx?|tsx?|json|md)$/i.test(path); constant |
| H A D | headingManager.ts | 163 private isCode(title: any): boolean { method in HeadingManager |