Commit de6f030f authored by Linshizhi's avatar Linshizhi

Add .js postfix to import file.

parent d3f05ff3
import { makeMsg, MESSAGE_TYPE, typeOfMsg } from './encGrooupMsg';
import { makeMsg, MESSAGE_TYPE, typeOfMsg } from './encGrooupMsg.js';
import { Observable, filter } from './rxjs';
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment