Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

stanzajs missing subMultiExtension #13

Open
timothyerwin opened this issue Apr 7, 2023 · 0 comments
Open

stanzajs missing subMultiExtension #13

timothyerwin opened this issue Apr 7, 2023 · 0 comments

Comments

@timothyerwin
Copy link

Hi,

I'm trying to understand what happened to subMultiExtension from this library when it got moved to here: https://github.com/legastero/stanza/blob/master/src/jxt/Types.ts

Is there some other way I can get the same functionality?

The code looks like

fields: {
   test: types.subMultiExtension(NS, 'test', OtherType);
};
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant