mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-03-22 15:19:59 +07:00
5 lines
228 B
Java
5 lines
228 B
Java
// Copyright 2000-2024 JetBrains s.r.o. and contributors. Use of this source code is governed by the Apache 2.0 license.
|
|
@ApiStatus.Internal
|
|
package com.intellij.credentialStore.kdbx;
|
|
|
|
import org.jetbrains.annotations.ApiStatus; |