mirror of
https://github.com/pezkuwichain/pezkuwi-common.git
synced 2026-07-19 18:45:48 +00:00
chore: update to version 14.0.11 and align website URLs
This commit is contained in:
Vendored
+2
@@ -0,0 +1,2 @@
|
||||
/** @internal */
|
||||
export declare function createCmp<T>(cmp: (a: T, b: T) => boolean): (...items: T[]) => T;
|
||||
Reference in New Issue
Block a user