lbry-redux/flow-typed/i18n.js
2019-10-03 15:38:02 -04:00

3 lines
57 B
JavaScript

// @flow
declare function __(a: string, b?: {}): string;