Const
Singleton null value.
import { Null, encode } from '@grounds/core';const result = encode(Null); Copy
import { Null, encode } from '@grounds/core';const result = encode(Null);
Singleton null value.