UNPKG

@adguard/agtree

Version:
6 lines (5 loc) 97 B
/** * @file AGTree version */ declare const AGTREE_VERSION: string; export { AGTREE_VERSION };