UNPKG

convconv

Version:
3 lines (2 loc) 103 B
import { Convention } from "./types"; export declare function getConvention(name: string): Convention;