BoundExcluded
Range
를 참조하십시오.
import
import { BoundExcluded } from "@tai-kun/surrealdb/decodeonly-datatypes";import { BoundExcluded } from "@tai-kun/surrealdb/encodable-datatypes";import { BoundExcluded } from "@tai-kun/surrealdb/standard-datatypes";
.constructor()
새로운 BoundExcluded
객체를 생성합니다.
new BoundExcluded(source: unknown);
인수
source
현재 조사 중입니다.
반환값
new
를 통해 호출된 경우, BoundExcluded
는 해당 인스턴스를 반환합니다.
.value
인스턴스 속성 >=decode-only
현재 조사 중입니다.