mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-06-27 05:40:10 +00:00
3 lines
70 B
TypeScript
3 lines
70 B
TypeScript
import { isArrayBuffer } from "lodash";
|
|
export default isArrayBuffer;
|