BoundIncluded
请参考Range
。
导入
import { BoundIncluded } from "@tai-kun/surrealdb/decodeonly-datatypes";import { BoundIncluded } from "@tai-kun/surrealdb/encodable-datatypes";import { BoundIncluded } from "@tai-kun/surrealdb/standard-datatypes";
.constructor()
创建一个新的 BoundIncluded
对象。
new BoundIncluded(source: unknown);
参数
source
待调查。
返回值
如果通过 new
调用,BoundIncluded
将返回其实例。
.value
实例 属性 >=decode-only
待调查。