mirror of
https://github.com/hensm/fx_cast.git
synced 2026-06-10 01:29:58 +00:00
TSLint compliance
This commit is contained in:
@@ -53,7 +53,7 @@ export default {
|
||||
|
||||
, getInstance () {
|
||||
if (castContext) {
|
||||
return castContext
|
||||
return castContext;
|
||||
}
|
||||
|
||||
castContext = new CastContext();
|
||||
|
||||
Reference in New Issue
Block a user