UNPKG

rap2itf

Version:
3 lines (2 loc) 114 B
import { Interface } from '../types'; export default function convert(itf: Interface.IRoot): Promise<string[]>;