T
tRPC
Change Theme
Search Answer Overflow
Login
hamish
Posts
Comments
T
tRPC
•
Created by hamish on 11/4/2024 in
#❓-help
Extending "Meta" with downstream concat usage?
Usage could be something like this?
type
PermissionPluginMeta
=
{
permissions
:
string
;
}
&
Meta
;
type
PermissionPluginMeta
=
{
permissions
:
string
;
}
&
Meta
;
5 replies