mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-05-26 00:21:41 +08:00
4 lines
53 B
TypeScript
4 lines
53 B
TypeScript
import { Rabbit } from '../index';
|
|
|
|
export = Rabbit;
|