The Wayback Machine - https://web.archive.org/web/20200906092632/https://github.com/sdkcarlos/artyom.js/issues/27
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

artyom.d.ts index file out of date #27

Open
MarkRx opened this issue Apr 27, 2017 · 0 comments
Open

artyom.d.ts index file out of date #27

MarkRx opened this issue Apr 27, 2017 · 0 comments

Comments

@MarkRx
Copy link

@MarkRx MarkRx commented Apr 27, 2017

It seems this file was last updated for 1.0.3. It is out of sync with the actual code. For example the index.d.ts file says:

        /**
         * Set up artyom for the application. This function will set the default language used by artyom
         * or notice the user if artyom is not supported in the actual browser.
         * @see http://docs.ourcodeworld.com/projects/artyom-js/documentation/methods/initialize
         * @param {ArtyomConfigProperties} config
         * @returns {Boolean}
         */
        initialize(config: ArtyomConfigProperties): boolean;

however, it seems to instead return a promise when printing it out in a web console.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
1 participant
You can’t perform that action at this time.
Morty Proxy This is a proxified and sanitized view of the page, visit original site.