TypeScript Utils by Ian Macalinao
Preparing search index...
kysely-utils
makePublicIDHelpers
Function makePublicIDHelpers
makePublicIDHelpers
<
DB
,
TMapping
extends
PrefixMapping
>
(
mapping
:
TMapping
,
)
:
PublicIDHelpers
<
DB
,
TMapping
>
Creates a set of utilities for working with public IDs.
Type Parameters
DB
TMapping
extends
PrefixMapping
Parameters
mapping
:
TMapping
Returns
PublicIDHelpers
<
DB
,
TMapping
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
TypeScript Utils by Ian Macalinao
Loading...
Creates a set of utilities for working with public IDs.