Searched refs:installObjectiveC (Results 1 – 2 of 2) sorted by relevance
7 import { installObjectiveC } from './objectivec';14 installObjectiveC(prism);
1 export function installObjectiveC(Prism: any) { function