File tree Expand file tree Collapse file tree 2 files changed +2
-4
lines changed Expand file tree Collapse file tree 2 files changed +2
-4
lines changed Original file line number Diff line number Diff line change 1
1
/**
2
- * Copyright 2022-2024 , Optimizely
2
+ * Copyright 2022-2025 , Optimizely
3
3
*
4
4
* Licensed under the Apache License, Version 2.0 (the "License");
5
5
* you may not use this file except in compliance with the License.
13
13
* See the License for the specific language governing permissions and
14
14
* limitations under the License.
15
15
*/
16
-
17
- import { Maybe } from '../../utils/type' ;
18
16
import { OpType , OpValue } from '../../utils/type' ;
19
17
20
18
export interface OpCache < OP extends OpType , V > {
Original file line number Diff line number Diff line change 1
1
/**
2
- * Copyright 2022-2024 , Optimizely
2
+ * Copyright 2025 , Optimizely
3
3
*
4
4
* Licensed under the Apache License, Version 2.0 (the "License");
5
5
* you may not use this file except in compliance with the License.
You can’t perform that action at this time.
0 commit comments