Home
last modified time | relevance | path

Searched refs:installRuby (Results 1 – 2 of 2) sorted by relevance

/expo/docs/components/base/languages/
H A Dindex.ts9 import { installRuby } from './ruby';
16 installRuby(prism);
H A Druby.ts7 export function installRuby(Prism: any) { function