컨텐츠로 건너뛰기
이것은 실험적인 기능입니다.

BoundIncluded

Range 를 참조하십시오.

import

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

조사 중.