Closed whoabuddy closed 1 year ago
This also changes the return value from a kvNamespaceListResult to an array of kvNamespaceKeys. Should be easier to work with and will represent the full set of data rather than requiring multiple fetches.
55d075c
View logs
This also changes the return value from a kvNamespaceListResult to an array of kvNamespaceKeys. Should be easier to work with and will represent the full set of data rather than requiring multiple fetches.