Skip to content

Namespace 'dojox' has no exported member 'rpc'#188

Open
davewilton wants to merge 4 commits intodojo:masterfrom
davewilton:master
Open

Namespace 'dojox' has no exported member 'rpc'#188
davewilton wants to merge 4 commits intodojo:masterfrom
davewilton:master

Conversation

@davewilton
Copy link
Copy Markdown
Contributor

Pull request 182 added types for rpc. However, the file dojox\1.11\rpc\Service.d.ts was not referenced anywhere. In projects which use dojox this results in the following error:

node_modules/dojo-typings/dojox/1.11/modules.d.ts:58:23 - error TS2694: Namespace 'dojox' has no exported member 'rpc'.

58  type Service = dojox.rpc.Service;

I have referenced Service.d.ts in dojox\1.11\rpc.d.ts following the structure used by html.

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

Successfully merging this pull request may close these issues.

1 participant