mirror of
https://github.com/nix-community/noogle.git
synced 2024-12-18 06:22:11 +03:00
3 lines
94 B
TypeScript
3 lines
94 B
TypeScript
|
export {byQuery} from "./byQuery";
|
||
|
export {byType} from "./byType";
|
||
|
export {pipe} from "./lib"
|