MCPcopy Create free account
hub / github.com/callstackincubator/polygen / createTable

Method createTable

packages/polygen/src/NativePolygen.ts:170–170  ·  view source on GitHub ↗
(
    holder: OpaqueTableNativeHandle,
    descriptor: NativeTableDescriptor,
    initial?: unknown
  )

Source from the content-addressed store, hash-verified

168
169 // Tables
170 createTable(
171 holder: OpaqueTableNativeHandle,
172 descriptor: NativeTableDescriptor,
173 initial?: unknown

Callers 1

constructorMethod · 0.65

Implementers 1

ReactNativePolygenpackages/polygen/cpp/ReactNativePolyge

Calls

no outgoing calls

Tested by

no test coverage detected