import { List } from "."; /** * gets the length of list `L` * * @since 0.0.2 */ export type Length = L['length']; //# sourceMappingURL=length.d.ts.map