UNPKG

nitro-codegen

Version:

The code-generator for react-native-nitro-modules.

3 lines (2 loc) 109 B
import type { Type } from './types/Type.js'; export declare function getReferencedTypes(type: Type): Type[];