Shumoku Docs

ドキュメントを検索

共通文書と現行公開版

検索を読み込み中…

English

@shumoku/core · 0.4.0 · function

hasNativeApi

ソース

APIの説明は英語のcanonical sourceを表示しています。

Duck-type check: does this plugin expose a native-API passthrough? Intentionally not bound to a `DataSourceCapability` literal — this is a developer-only escape hatch, not a product feature, so it stays off the advertised capability list.

hasNativeApi(plugin: DataSourcePlugin): predicate

パラメーター

名前 説明 既定値
plugin DataSourcePlugin 追加説明はありません。

戻り値

predicate

libs/@shumoku/core/src/plugin-types.ts:660