Home
last modified time | relevance | path

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

/expo/packages/html-elements/
H A Dbabel.js134 const importDeclaration = t.importDeclaration([], t.stringLiteral(source)); constant
135 path.unshiftContainer('body', importDeclaration);