Searched refs:installProperties (Results 1 – 2 of 2) sorted by relevance
8 import { installProperties } from './properties';15 installProperties(prism);
1 export function installProperties(Prism: any) { function