mirror of
https://github.com/openharmony/third_party_jsframework.git
synced 2026-07-18 20:44:48 -04:00
@@ -15,7 +15,7 @@
|
||||
|
||||
import { paramMock } from "../utils"
|
||||
export function mockDataSharePredicates() {
|
||||
const DataSharePredicatesClass = class DataSharePredicate {
|
||||
const DataSharePredicatesClass = class DataSharePredicates {
|
||||
constructor() {
|
||||
this.equalTo = function (...args) {
|
||||
console.warn("DataSharePredicates.equalTo interface mocked in the Previewer. How this interface works on the" +
|
||||
|
||||
Reference in New Issue
Block a user