UNPKG

90 BTypeScriptView Raw
1import * as React from 'react';
2
3declare var sidecar: React.SFC;
4
5export default sidecar;