5 lines
88 B
Nix
5 lines
88 B
Nix
{ type, ... }:
|
|
type "any"
|
|
{
|
|
isInstanceOf = x: true;
|
|
} |